2007-10-26 Cody Russell <cody@jhu.edu>
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc:
Disable beeps when backspacing in textviews by default on
Win32 systems. (#490624, Daniel Atallah)
svn path=/trunk/; revision=18950
+2007-10-26 Cody Russell <cody@jhu.edu>
+
+ * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc:
+ Disable beeps when backspacing in textviews by default on
+ Win32 systems. (#490624, Daniel Atallah)
+
2007-10-26 Owen Taylor <otaylor@redhat.com>
* gtk/gtktextbtree.c (_gtk_text_btree_char_is_invisible):
# use the win32 sort indicators direction, as in Explorer
gtk-alternative-sort-arrows = 1
+# Windows users don't expect the PC Speaker beeping at them when they backspace in an empty textview and stuff like that
+gtk-error-bell = 0
+
style "msw-default"
{
GtkWidget::interior-focus = 1